gtk4.git
2018-02-14 Emmanuele Bassibuild: Rename GDK backend options
2018-02-14 Emmanuele Bassibuild: Coalesce print backends options into one
2018-02-14 Emmanuele Bassibuild: Rename the 'enable-colord' option
2018-02-14 Emmanuele Bassibuild: Rename 'with-included-immodules' option
2018-02-14 Emmanuele Bassibuild: Rename 'disable-modules' option
2018-02-13 Mart RaudseppUpdate Estonian translation
2018-02-13 Mart RaudseppUpdate Estonian translation
2018-02-13 Timm Bädercssprovider: Remove priv pointer
2018-02-13 Timm Bädermenu: Remove an incorrect comment
2018-02-13 Emmanuele BassiMerge branch 'bump-glib-dep' into 'master'
2018-02-13 Christoph Reitermeson: Require glib 2.55.0
2018-02-13 Benjamin Ottex11: Run event filters on all windows
2018-02-13 Benjamin Ottetreemenu: Remove unused defines
2018-02-12 Emmanuele BassiDisable CI
2018-02-12 Emmanuele Bassici: Update the vulkan build option
2018-02-12 Emmanuele BassiAdd GitLab CI (build only)
2018-02-12 Emmanuele BassiDrop method annotation for gtk_drag_cancel()
2018-02-12 Emmanuele Bassibuild: Allow using introspection from subprojects
2018-02-12 Alban BrowaeysFix overzalous method annotations for drag and drop
2018-02-12 Emmanuele Bassibuild: Use GIR targets for built introspection data
2018-02-12 Emmanuele BassiBump up the dependency on Meson
2018-02-12 Mart RaudseppUpdate Estonian translation
2018-02-11 Matthias Clasengdk: Add some more docs
2018-02-10 Matthias Clasengdk: Expand the docs a bit
2018-02-09 Emmanuele Bassidocs: Mention G_ENABLE_DIAGNOSTIC in the porting notes
2018-02-09 Timm Bädermenu: Guard against NULL toplevel
2018-02-09 Timm Bäderbox: Remove an unnecessary include
2018-02-09 Timm Bäderbox: Rename private pointers to "priv"
2018-02-09 Timm Bäderbox: Simplify size_allocate
2018-02-09 Timm Bäderbox: Use widget child list when computing size request
2018-02-09 Timm Bäderbox: Use widget child list in compute_size_for_orientation
2018-02-09 Benjamin Otteinspector: Remove gtk.h include
2018-02-09 Benjamin Ottea11y: Remove gtk.h include from iconview header
2018-02-08 Benjamin Ottea11y: Remove gtk.h include from lockbutton
2018-02-08 Benjamin Ottea11y: Remove gtk/h include from menu header
2018-02-08 Benjamin Ottea11y: Remove gtk.h include from listbox headers
2018-02-08 Benjamin Ottea11y: Remove gtk.h from flowbox includes
2018-02-08 Benjamin Ottea11y: Remove gtk.h include from container accessible
2018-02-08 Benjamin Ottea11y: Remove gtk.h include
2018-02-08 Benjamin Ottea11y: Don't include gtk.h
2018-02-08 Emmanuele Bassidocs: Link to the compiler requirements wiki page
2018-02-08 Emmanuele BassiRename the project's DOAP file
2018-02-08 Benjamin Otteshortcuts: Don't include gtk.h
2018-02-08 Benjamin Ottepointerfocus: Don't include gtk.h
2018-02-07 Matthias ClasenDrop event filters from the docs
2018-02-07 Matthias ClasenRemove gdk_window_add_filter
2018-02-07 Matthias Clasenx11: Don't use gdk_window_add_filter
2018-02-07 Emmanuele Bassidocs: Update header rules in the coding style
2018-02-06 Timm Bädercellrendereraccel: unref sizing_label
2018-02-06 Timm Bäderbuild: install gsk-autocleanup.h
2018-02-06 Timm Bädergl renderer: Check the scale factor for every render
2018-02-06 Timm Bäderdemo: Remove an expose_event mention
2018-02-06 Timm Bädernotebook: Remove another event type check
2018-02-06 Timm Bäderseparatormenuitem: Don't create label widget in get_label
2018-02-06 Matthias ClasenDrop a leftover declaration
2018-02-06 Matthias ClasenMake gdk_event_get_history public
2018-02-06 Matthias Clasengdk: Drop gdk_x11_window_set_frame_extents
2018-02-06 Matthias Clasenfix the docs build
2018-02-06 Matthias ClasenThe big versioning cleanup
2018-02-06 Matthias Clasengdk: Add some missing autocleanup definitions
2018-02-06 Matthias Clasengsk: Add autocleanup definitions
2018-02-05 Piotr DrągUpdate POTFILES.in
2018-02-05 Benjamin Ottetests: Make text test have more glyphs
2018-02-05 Benjamin Ottecssprovider: Use g_file_load_bytes()
2018-02-05 Carlos Garnachodocs: Rename right get_history() call on GDK docs
2018-02-05 Carlos Garnachogdk: Rename gdk_event_get_history() to get_motion_history()
2018-02-05 Emmanuele Bassibuild: Fix the non-pkg-config Vulkan detection
2018-02-05 Daniel Stonebuild: Create input method module cache directory
2018-02-05 Emmanuele Bassibuild: Use pkg-config to find Vulkan
2018-02-05 Emmanuele BassiDrop the last mentions of motion hint events
2018-02-05 Matthias ClasenDon't put gdk types into a gsk header
2018-02-05 Matthias ClasenDrop the mir backend
2018-02-04 Piotr DrągUpdate Polish translation
2018-02-04 Matthias Clasendocs: Remove some leftovers
2018-02-04 Matthias ClasenDrop threads from the docs
2018-02-04 Matthias ClasenDrop gtk_widget_show_now
2018-02-04 Matthias Clasentreeview: Stop using gtk_widget_show_now
2018-02-04 Matthias Clasengtk testsuite: Stop using gtk_widget_show_now
2018-02-04 Matthias Clasena11y testsuite: Stop using gtk_widget_show_now
2018-02-04 Timm Bädersearchbar: reorganize
2018-02-04 Timm Bädersearchbar: Properly remove child widgets
2018-02-04 Timm Bädersearchbar: Remove unused widgets
2018-02-04 Timm Bädergdk: fix a format string warning
2018-02-04 Timm Bäderglarea: Fix precondition check
2018-02-04 Timm Bäderroundedrect: Fix coordinate mixup in contains_point
2018-02-04 Timm Bäderglarea: Simplify make_current
2018-02-04 Timm Bädergl renderer: Use a gl texture in render_texture
2018-02-03 Piotr DrągUpdate POTFILES.in
2018-02-03 Benjamin Otterendernode: Don't alloca() 8MB
2018-02-03 Benjamin Otterbtree: Privatize header
2018-02-03 Emmanuele BassiAllow binding GdkContentFormatsBuilder
2018-02-03 Timm Bädergl renderer: Clear resources after render_texture
2018-02-03 Timm Bädernotebook: Handle touch events for tabs
2018-02-03 Timm Bäderwidget: Remove realized checks from _translate_coordinates
2018-02-03 Timm Bäderwidget: Don't call snapshot vfunc if width or height...
2018-02-03 Timm Bädericonbrowser: setup image dnd for image6
2018-02-03 Emmanuele BassiRemove all gdk_threads_* entry points
2018-02-03 Emmanuele BassiDrop the Big GDK Lock
2018-02-03 Emmanuele BassiReplace gdk_threads_add_timeout* with g_timeout_add()
2018-02-03 Emmanuele BassiReplace gdk_threads_add_idle* with g_idle_add()
next